home *** CD-ROM | disk | FTP | other *** search
- body {
- color: #4D4D4D;
- font: 12px "Verdana", "Tahoma", "Trebuchet MS", "Arial", "Helvetica", Sans-serif;
- background: #ffffff;
- margin : 0 px 10 px 0 px 10 px;
- }
-
- h1 {
- font: 18px "Verdana", "Tahoma", "Trebuchet MS", "Arial", "Helvetica", Sans-serif;
- font-weight: bold;
- color: #4D4D4D;
- text-align: left;
- }
-
- h2 {
- font: 16px "Verdana", "Tahoma", "Trebuchet MS", "Arial", "Helvetica", Sans-serif;
- font-weight: bold;
- color: #4d4d4d;
- text-align: left;
- }
-
- h3 {
- font: 14px "Verdana", "Tahoma", "Trebuchet MS", "Arial", "Helvetica", Sans-serif;
- font-weight: bold;
- color: #334400;
- text-align: left;
- }
-
- .tab0 {
- background: #ffffff;
- }
-
- .tab1 {
- background: #cccccc;
- }
-
- .tab2 {
- background: #e5e5e5;
- }
-
- em {
- font-style: normal;
- color: #666666;
- font-weight: bold;
- }
-
- .comment {
- font: 10px "Courier", Monospace;
- padding-left: 50px;
- }
-
- .contents {
- background-image : url(../img/pixel-border.gif);
- background-color : #B3B3B3;
- }
-
- .menu {
- background-image : url(../img/pixel-menu.gif);
- background-color : #E5E5E5;
- }
-
- .text {
- background-color : #ffffff;
- }
-
- .nav {
- vertical-align: center;
- color: #C29233;
- font-size: 12px;
- font-weight:bold;
- }
-
- a.nav:link, a.nav:visited {
- color: #4D4D4D;
- text-decoration:none;
- }
-
- a.nav:hover {
- color: #B37700;
- text-decoration:underline;
- }
-
- .brief {
- vertical-align: center;
- color: #4D4D4D;
- font-size: 12px;
- font-weight:bold;
- }
-
- .toplink {
- font-size: 12px;
- text-align:right;
- }
-
- p, li, td {
- color: #4D4D4D;
- font: 12px "Verdana", "Tahoma", "Trebuchet MS", "Arial", "Tahoma", "Helvetica", Sans-serif;
- list-style-image: url(../img/listmarker.gif);
- }
-
- ul {
- list-style : disc;
- }
-
- li {
- line-height: 16px;
- }
-
- .smaller {
- font-size: 75%;
- padding-left: 2em;
- }
-
- input, textarea {
- color: #4D4D4D;
- font: 12px "Tahoma", "Verdana", "Trebuchet MS", "Arial", "Tahoma", "Helvetica", Sans-serif;
- }
-
-
- .quote {
- text-align=right;
- margin-top: -1em;
- }
-
- .fixedsize {
- color: #000000;
- font: 10px "Verdana", "Tahoma", "Trebuchet MS", "Arial", "Tahoma", "Helvetica", Sans-serif;
- background: #D8E5C3;
- font-weight: bold;
- }
-
- a { font: "Verdana", "Tahoma", "Trebuchet MS", "Arial", "Helvetica", Sans-serif; }
- a:active, a:link, a:visited { color: #0000a8; text-decoration:none; }
- a:hover { color: #4242DE; text-decoration:underline; }
-
- img.award {border-width: 1px; border-color: #2850A0;}
-
- .copy { color: #993D3D; FONT-SIZE: 11px; text-align:center; }
- .copy:link, .copy:visited: { font-weight:normal; color: #10942C; text-decoration:none; }
- .copy:hover { color: #22983B; text-decoration:underline; }
-
- .nav { color: #000000; FONT-SIZE: 12px; font-weight:bold; }
- a.nav { color: #0000a8; text-decoration:none; }
-
- .code {
- border-left: 1px solid #cccccc;
- padding-left: 8px;
- padding-right: 8 px;
- background-color: #eeeeee;
- }